Blazor コントロール
C1ScopedDataCollection<T> コンストラクタ

C1.DataCollection アセンブリ > C1.DataCollection 名前空間 > C1ScopedDataCollection<T> クラス : C1ScopedDataCollection<T> コンストラクタ
The original source.
The property path to which this collection is scoped.
Initializes a new instance of the C1ScopedDataCollection<T> class.
シンタックス
'宣言
 
Public Function New( _
   ByVal source As System.Collections.IEnumerable, _
   ByVal propertyPath As System.String _
)
public C1ScopedDataCollection<T>( 
   System.Collections.IEnumerable source,
   System.string propertyPath
)

パラメータ

source
The original source.
propertyPath
The property path to which this collection is scoped.
参照

C1ScopedDataCollection<T> クラス
C1ScopedDataCollection<T> メンバ